| Name | Description |
 | AlignHorizontally | Aligns the lefts of the nodes from this batch to the specified anchor left |
 | AlignToGrid | Aligns the locations of the nodes from this batch to the specified virtual grid (defined by origin and cell size) |
 | AlignVertically | Aligns the tops of the nodes from this batch to the specified anchor top |
 | Build | Overloaded. Overridden. Builds the layout batch from the specified building nodes |
 | CanAlignHorizontally | Determines whether the aling lefts operation can be performed |
 | CanAlignToGrid | Determines whether the aling to grid operation can be performed |
 | CanAlignVertically | Determines whether the aling tops operation can be performed |
 | CanCenterInPageHorizontally | Determines whether the center in document horizontally operation can be performed |
 | CanCenterInPageVertically | Determines whether the center in document vertically operation can be performed |
 | CanDecreaseHorizontalSpacing | Determines whether the decrease horizontal spacing operation can be performed |
 | CanDecreaseVerticalSpacing | Determines whether the decrease vertical spacing operation can be performed |
 | CanIncreaseHeight | Determines whether the increase height operation can be performed |
 | CanIncreaseHorizontalSpacing | Determines whether the increase horizontal spacing operation can be performed |
 | CanIncreaseVerticalSpacing | Determines whether the increase horizontal spacing operation can be performed |
 | CanIncreaseWidth | Determines whether the increase width operation can be performed |
 | CanMakeHorizontalSpacingEqual | Determines whether the make horizontal spacing equal operation can be performed |
 | CanMakeSameHeight | Determines whether the make same height operation can be performed |
 | CanMakeSameSize | Determines whether the make same size operation can be performed |
 | CanMakeSameWidth | Determines whether the make same width operation can be performed |
 | CanMakeVerticalSpacingEqual | Determines whether the make vertical spacing equal operation can be performed |
 | CanRemoveHorizontalSpacing | Determines whether the remove horizontal spacing operation can be performed |
 | CanRemoveVerticalSpacing | Determines whether the remove vertical spacing operation can be performed |
 | CanSizeToGrid | Determines whether the size to grid operation can be performed |
 | CenterInPagetHorizontally | Centers the batch nodes horizontally in the document |
 | CenterInPageVertically | Centers the batch nodes vertically in the document |
 | DecreaseHorizontalSpacing | Decreases the horizontal spacing between the batch nodes with the specified spacing step and preserves the location of the specified anchor |
 | DecreaseVerticalSpacing | Decreases the vertical spacing between the batch nodes with the specified spacing step and preserves the location of the specified anchor |
 | IncreaseHeight | Increased the height of the nodes from this batch with the specified step |
 | IncreaseHorizontalSpacing | Increases the horizontal spacing between the batch nodes with the specified spacing step and preserves the location of the specified anchor |
 | IncreaseVerticalSpacing | Increases the vertical spacing between the batch nodes with the specified spacing step and preserves the location of the specified anchor |
 | IncreaseWidth | Increased the width of the nodes from this batch with the specified step |
 | MakeHorizontalSpacingEqual | Makes the horizontal spacing between the batch nodes equal |
 | MakeSameHeight | Makes the height of the nodes from this batch equal to the specified anchor height |
 | MakeSameSize | Makes the size of the nodes from this batch equal to the specified anchor size |
 | MakeSameWidth | Makes the width of the nodes from this batch equal to the specified anchor width |
 | MakeVerticalSpacingEqual | Makes the vertical spacing between the batch nodes equal |
 | RemoveHorizontalSpacing | Removes the horizontal spacing between the batch nodes and preserves the location of the specified anchor |
 | RemoveVerticalSpacing | Removes the vertical spacing between the batch nodes and preserves the location of the specified anchor |
 | SizeToGrid | Sizes the nodes from this batch to fit specified virtual grid cells (defined by origin and cell size) |